home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Multimedia Madness 2 #12
/
Multimedia Madness - Volume 2 - Issue 12 (SAMS Publishing) (November 25, 1992).iso
/
highfive
/
wallmgr
/
wallgal.250
< prev
next >
Wrap
INI File
|
1992-10-14
|
3KB
|
75 lines
[SETUP]
GalleryTitle=Default
SelectionMode=3
;; 1 - Random - BMPs selected randomly from CurrentSequence list.
;; 2 - Ran\Seq - BMPs selected sequentially from the CurrentSequence list.
;; On reaching the end of the list a new list is generated by random
;; permutation and selection resumes at the beginning of the new list.
;; 3 - Sequential - Same as Ran/Seq except that list is not permuted.
SwitchingMode=5
;; 5 - Manual - switch manually only
;; 12 - Startup Only - switch only when windows starts up
;; 10 - Startup & Timer - switch at startup and then on expiration of duration
;; 2 - Timer Only - switch only on expiration of duration
Duration=60
;; Duration for timer modes
;; 0 to 999 duration is minutes
;; 65535 to 65436 duration is 1 to 99 seconds (-1 to -99 in 16-bit 2's-comp)
PaletteCorrection=0
;; 0 - Palette correction disabled
;; Nonzero - Palette correction enabled
;;
;; This field is ignored if the current display is not 256 color with
;; palette support or if WM is running under Windows 3.1 or higher.
WPTime=0
;; Keeps track of time on the current wallpaper. WM uses this
;; value in Timer Only mode so that the time on any one wallpaper does
;; not exceed value set for Duration above even across multiple Windows
;; sessions.
CurrentSequence=
;; A list of the bitmap key numbers (see below) that specifies wallpaper
;; selection order. This list is mandatory and should contain each
;; key number exactly once.
CurrentIndex=
;; Index into the CurrentSequence. Must a be number between 0 and the total
;; number of wallpapers listed below minus 1.
DefaultWAVFile=
;; Name of default WAV file to play when changing to a wallpaper with
;; no explicit associated sound file. (See below)
;;--------------------------------------------------------------------------------
;; Entries for bitmaps have the following form:
;;
;; KeyNum=Filename|DMode|Title[|WAVFile]
;;
;; where,
;;
;; KeyNum is a number > 0.
;;
;; Filename is a fully qualified filename.
;;
;; DMode is the character 'C' or 'T' meaning the bitmap is to be centered or
;; tiled, respectively.
;;
;; Title is a text string of up to 50 characters. It cannot contain the
;; field delimiting character '|'.
;;
;; WAVFile is a fully qualified WAV (waveform) file to be played when this
;; wallpaper is displayed. This element is optional.
;;
;; An example,
;;
;; 1=C:\WIN30\MONALISA.BMP|C|The Mona Lisa - L. da Vinci|E:\WAVEFORM\WOLF.WAV
;;--------------------------------------------------------------------------------
[Bitmaps]